home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2000 February
/
Macworld (2000-02).dmg
/
Shareware World
/
Utilities
/
Business
/
Ch-Ching 2.6.7r5
/
admin
/
mailingLabels.lasso
< prev
next >
Wrap
INI File
|
1998-12-17
|
756b
|
37 lines
[if: cookie:"dbName" == ""]
[HEADER]
HTTP/1.0 302 FOUND
Location: default.html
URI: default.html
[/HEADER]
[/if]
<html>
<head>
<title>Mailing Labels</title>
</head>
<body bgcolor="white">
<table width="100%">
<tr>
[records]
<td width="25%" valign="middle" align="center">[field:"ordCustomers::custFirstName"] [field:"ordCustomers::custLastName"]<br>
[if:field:"ordCustomers::custOrganization"!=""]
[field:"ordCustomers::custOrganization"]<br>
[/if]
[field:"ordCustomers::custAddress"]<br>
[field:"ordCustomers::custCity"] [field:"ordCustomers::custStateProvince"], [field:"ordCustomers::custPostalCode"]<br>
[field:"ordCustomers::custCountry"]
</td>
[If: (Repetition)=="4"]</tr><tr>
[/If]
[/records]
</tr>
</table>
</body>
</html>